home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wipa1d.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wipart.js")
- include("oops/r3vector.js")
- var R3CLID_WIPARTICLE1D = 305;
-
- R3WIPA1DM_ = 305000;
-
- function _R3WIPA1DM_() {
- return this.r3Do(R3WIPA1DM_, arguments);
- }
-
- function r3Wiparticle1d () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WIPARTICLE1D, arguments);
- }
- // Methods
- this.=_R3WIPA1DM_;
-
- // Attributes
- }
-
- r3Wiparticle1d.prototype=new r3Wiparticle;
- // inc/real/wires/r3wipa1d.h_H